PHPSQL\Expression\Token S

Total Complexity 31
Dependencies 1
Dependents 1
Total lines 127
Lines of code 89
Logical lines of code 36
Comment lines 1
Methods 26
Properties 7

Methods 26

Method Rating Maintainability Complexity Lines of code
isEnclosedWithinParenthesis()
S
76 2 3
getUpper()
S
78 2 3
getTrim()
S
78 2 3
getToken()
S
78 2 3
endsWith()
S
66 2 8
__construct()
S
65 1 9
isOperator()
S
79 1 3
isSubQuery()
S
79 1 3
isSign()
S
79 1 3
isConstant()
S
79 1 3
isColumnReference()
S
79 1 3
isAggregateFunction()
S
79 1 3
isUnspecified()
S
80 1 3
isFunction()
S
79 1 3
isInList()
S
79 1 3
isSubQueryToken()
S
79 1 3
isBracketExpression()
S
79 1 3
isExpression()
S
79 1 3
addToken()
S
81 1 3
isVariableToken()
S
79 1 3
isCommaToken()
S
80 1 3
isWhitespaceToken()
S
80 1 3
setTokenType()
S
81 1 3
getSubTree()
S
82 1 3
setSubTree()
S
81 1 3
toArray()
S
77 1 3